<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
a:visited{ text-decoration:none;}
a:active{ text-decoration:none;}
.nynav{
	background: #f9f9f9;
}
.nynav .layout{
	max-width: 1200px;
	text-align: center;
}
.layout img{ max-width:100%;}
.nynav li{
	float: left;
	font-size: 16px;
	line-height: 60px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
.nynav li a{
	display: block;
	color: #000000;
	padding: 0 40px;
}
.nynav li:hover a,
.nynav li.on a{
	color: #FFFFFF;
	background: #337ab7;
	border-color: #337ab7;
}
.main *{ box-sizing:border-box;}
.inbanner img{ display:block; width:100%;}
.ns-ctcontent{
	font-size:1.4rem;
	line-height:30px;
}
.row { margin-left:-15px; margin-right:-15px;
    overflow:hidden;
}
.ns-ctcontent p{ margin-bottom:10px; text-indent:2em;}
@media (max-width:992px){
	.insct-ct .insct-tt small{
		display:none;
	}
	.insct-ct{
		padding:10px;
		margin:15px;
	}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width:992px){
.col-md-5 {
    width: 35%;
}

.col-md-7 {
    width: 65%;
}
.col-md-6 {
    width: 50%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
}
.layout2{
	
}
.layout {
    max-width: 1350px;
    margin: 0 auto;
}
.main{
	padding: 60px 0;
}
.case_list li{
	float: left;
	width: 30.833%;
	margin: 0 3.75% 40px 0;
}
.case_list li .casebox{
	width: 100%;
}
.case_list li:nth-child(3n){
	margin-right: 0;
}
.page{
	text-align: center;
	padding-top: 20px;
}
.dis{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
}
.page .dis a{
	background: #FFFFFF;
}
.page .dis a,
.page .dis span{
	float: left;
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
	border: 1px #EEEEEE solid;
	line-height: 32px;
	margin: 0 4px;
}
.page .dis span{
	border: none;
}
.page .dis a.arw{
	border: none;
}
.page .dis a.on,
.page .dis a:hover{
	color: #FFFFFF;
	background: #337ab7;
	border-color: #337ab7;
}
.page .dis .text{
	float: left;
	width: 34px !important;
	text-align: center;
	font-size: 14px;
	color: #666666;
	width: auto;
	margin: 0 6px;
	height: 32px;
	border: 1px #EEEEEE solid;
	background: #FFFFFF;
}
.page .dis .button{
	float: left;
	width: 80px;
	height: 34px;
	border: 1px #EEEEEE solid;
	font-size: 14px;
	color: #333333;
	margin: 0 6px;
	background: #FFFFFF;
}
.page .look{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	background: #337ab7;
	line-height: 50px;
	display: none;
}
.intl{
	float: left;
	width: 23.3333%;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.intl .tit{
	background: #337ab7;
	color: #FFFFFF;
	text-align: center;
	padding: 22px 0;
	position: relative;
}
.intl .tit span{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-left: 72px; line-height:45px;
	background: url(../images/ic15.png) left center no-repeat;
	background-size: 40px 45px;
}
.intl .tit span em{
	display: block;
	font-size: 14px;
}
.intl ul{
	border: 1px #EEEEEE solid;
	border-top: none;
	padding: 0 20px 50px;
}
.intl ul li{
	border-bottom: 1px #E5E5E5 dashed;
}
.intl ul h3{
	font-size: 16px;
	color: #000000;
	line-height: 56px;
	padding-right: 15px;
	position: relative;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intl ul h3 a{ color:#111; font-size:18px;}
.intl ul h3:after{
	content: '';
	width: 6px;
	height: 10px;
	background: url(../images/arw3.png) center no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.intl ul dl{
	padding: 18px 0;
	border-top: 1px #E5E5E5 solid;
	display: none;
}
.intl ul dd{
	line-height: 32px;
	font-size: 14px;
}
.intl ul dd a{
	display: block; font-size:14px;
	color: #999999;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intl ul dd a:before{
	content: '';
	width: 4px;
	height: 4px;
	background: #337ab7;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.intl ul dd a:hover{
	color: #337ab7;
}
.intl ul li.on h3:after{
	background-image: url(../images/arw4.png);
	width: 10px;
	height: 6px;
	margin-top: -3px;
}
.intl .btn{
	width: 42px;
	height: 41px;
	background: url(../images/arw1.jpg) -40px 0 no-repeat;
	background-size: 80px;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -20px;
	display: none;
}
.intl .btn.open{
	left: 70%;
	right: auto;
	background-position: 0 0;
}
.pro_box h3 {
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #373737;
    line-height: 68px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nyproduct{
	width: 76%;
}
.fr{ float:right;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}
.nyproduct li{
	float: left;
	width: 30.482%;
	margin: 0 0 30px 2.85%;
}
.nyproduct li .pro_box{
	width: 100%;
}
.nyproduct li .pro_box a{
	display: block;
	border: 1px #EEEEEE solid;
}
.mian2{
	padding-top: 0;
}
.que{
	padding-bottom: 30px;
}
.que li h3 span {
    width: 25%;
    float: left;
}
.que li h3 strong {
	width: 25%;
	float: left;
}
.que li{
	padding: 0 30px;
	border: 1px #EEEEEE solid;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
	margin-top: 20px;
}
.que li:first-child{
	margin-top: 0;
}
.que li h3{
	font-size: 16px;
	color: #000000;
	line-height: 58px;
	position: relative;
	padding-right: 30px;
	padding-left: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.que li h3 em{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../images/w.jpg) center no-repeat;
	background-size: cover;
	line-height: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-right: 10px;
}
.que li h3:after{
	content: '';
	width: 25px;
	height: 25px;
	background: url(../images/j1.png) center no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12.5px;
}
.que li .box{
	border-top: 1px #EEEEEE solid;
	padding: 30px 0;
	display: none;
}
.que li .box p{
	padding-left: 35px;
	background: url(../images/d.jpg) left 5px no-repeat;
	background-size: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding-right: 100px;
}
.que li.on h3:after{
	background-image: url(../images/j2.png);
}
.fan li{
	padding-top: 20px;
	position: relative;
}
.fan li a{
	display: block;
	background: #FFFFFF;
	position: relative;
}
.fan li .pic{
	width: 50%;
	overflow: hidden;
}
.fan li .pic img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.fan li .w{
	width: 43%;
	margin: 3.5% 3.5% 0;
}
.fan li h3{
	font-size: 18px;
	color: #191919;
	font-weight: bold;
	line-height: 54px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fan li p{
	font-size: 14px;
	color: #929292;
	line-height: 24px;
	height: 168px;
	overflow: hidden;
}
.fan li span{
	display: block;
	border-top: 1px #EEEEEE solid;
	line-height: 80px;
	position: absolute;
	right: 3.5%;
	bottom: 0;
	width: 43%;
}
.fan li:nth-child(2n) span{
	right: auto;
	left: 3.5%;
}
.fan li span em{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666666;
	padding-right: 24px;
	background: url(../images/arw5.png) right center no-repeat;
	background-size: 15px 9px;
}
.fan li:hover .pic img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.fan li span em:hover{
	color: #337ab7;
}
.fan li:hover h3{
	color: #337ab7;
}
.fan{
	padding-bottom: 30px;
}
.title3{
	text-align: center;
	font-size: 44px;
	color: #000000;
	line-height: 56px;
}
.title3 p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.years{
	border-bottom: 1px #cccccc dashed;
	padding: 60px 0 35px;
}
.years .layout2{
	max-width: 820px;
}
.ynum{
	text-align: center;
	padding: 0 28px;
}
.ynum span{
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	color: #666666;
	line-height: 34px;
	border: 1px #FFFFFF solid;
	border-radius: 36px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	-ms-border-radius: 36px;
	-o-border-radius: 36px;
	padding: 0 20px;
	background: #FFFFFF;
}
.ynum span.on{
	color: #337ab7;
	border-color: #337ab7;
}
.ynum .slick-prev,
.ynum .slick-next{
	width: 28px;
	height: 28px;
	left: 0;
	margin-top: -14px;
	background: url(../images/arw6.png) 0 0 no-repeat;
	background-size: 56px;
}
.ynum .slick-next{
	left: auto;
	right: 0;
	background-position: -28px 0;
}
.ynum .slick-prev:hover{
	background-position: 0 -28px;
}
.ynum .slick-next:hover{
	background-position: -28px -28px;
}
.history_list{
	background: url(../images/l1.png) center repeat-y;
	background-size: 5px 10px;
	position: relative;
	padding-bottom: 60px;
	padding-top: 70px;
	margin-top: 30px;
}
.history_list:before{
	content: '';
	width: 38px;
	height: 38px;
	background: url(../images/d3.png) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -19px;
}
.history_list li .box{
	position: relative;
	float: left;
	width: 40.833%;
	background: #FFFFFF;
	border: 1px #e5e5e5 solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: 0 0 20px rgba(0,0,0,.18);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.18);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.18);
	padding: 20px 0;
	
}
.history_list li .box .num{
	font-size: 30px;
	color: #000000;
	position: absolute;
	top: 50%;
	line-height: 56px;
	margin-top: -28px;
	width: 90px;
	text-align: center;
	background: #FFFFFF;
	left: 122%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.history_list li .box .pic{
	float: left;
	width: 46.122%;
	margin-left: 3%;
}
.history_list li b{
	position: absolute;
	width: 12px;
	height: 22px;
	right: -12px;
	top: 50%;
	margin-top: -11px;
	background: url(../images/arw7.png) center no-repeat;
	background-size: cover;
}
.history_list li p{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	position: absolute;
	right: 3%;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 42.857%;
}
.history_list li .box:hover{
	background: #337ab7;
	border-color: #337ab7;
}
.history_list li .box:hover p{
	color: #FFFFFF;
}
.history_list li .box:hover b{
	background-image: url(../images/arw8.png);
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.history_list li .box:hover .num{
	color: #337ab7;
}
.history_list li:nth-child(2n) .box{
	float: right;
}
.history_list li:nth-child(2n) .box b{
	right: auto;
	left: -12px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.history_list li:nth-child(2n) .box:hover b{
	transform:rotate(0);
	-ms-transform:rotate(0);
	-webkit-transform:rotate(0);
	-moz-transform:rotate(0);
}
.history_list li:nth-child(2n) .num{
	left: auto;
	right: 122%;
	-webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.about{
	padding-bottom: 30px;
}
.about .pic{
	margin-top: 50px;
}
.about .tit{
	font-size: 36px;
	color: #000;
	line-height: 56px;
	text-align: center;
	margin-top: 30px;
}
.about .p1{
	font-size: 16px;
	color: #999;
	line-height: 36px;
	margin-top: 30px;
}
.three{
	padding: 60px 0;
	background: #f5f5f5;
}
.three ul{
	width: 60%;
	margin: 0 auto;
}
.three ul li{
	float: left;
	width: 33.333%;
	text-align: center;
	position: relative;
}
.three ul li i{
	display: block;
	width: 15.123%;
	margin: 0 auto;
}
.three ul li p{
	font-size: 46px;
	color: #5a5a5a;
	line-height: 60px;
	padding-top: 15px;
}
.three ul li p em{
	display: block;
	font-size: 15px;
	color: #666;
	line-height: 24px;
}
.three ul li:after{
	content: '';
	background: #dcdcdc;
	width: 1px ;
	height: 80%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.three ul li:last-child:after{
	display: none;
}
.par_list li{
	float: left;
	width: 22.5%;
	margin-right: 3.333%;
	text-align: center;
	margin-bottom: 30px;
}
.par_list li a{
	display: block;
	padding: 0 9.259%;
	border: 1px #e9e9e9 solid;
}
.par_list li .pic{
	border-bottom: 1px #e9e9e9 dashed;
}
.par_list li p{
	text-align: center;
	font-size: 16px;
	color: #323232;
	line-height: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.par_list li:nth-child(4n){
	margin-right: 0;
}
.par_list li a:hover{
	border-color: #337ab7;
}
.par_list li a:hover p{
	color: #337ab7;
}
.hor_box1{
	background: #dc9b3e;
	border-radius: 0 0 50px 0;
	-webkit-border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-ms-border-radius: 0 0 50px 0;
	-o-border-radius: 0 0 50px 0;
	position: relative;
}
.hor_box1 .pic{
	float: left;
	width: 56.25%;
	overflow: hidden;
}
.hor_box1 .w{
	position: absolute;
	top: 50%;
	right: 5%;
	width: 33.333%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFFFFF;
}
.hor_box1 .w h3{
	font-size: 26px;
	line-height: 38px;
}
.hor_box1 .w h3 em{
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
}
.hor_box1 .w p{
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
}
.hor_box2{
	padding-bottom: 50px;
}
.hor_box2 ul{
	/* background: url(../images/bg5.png) center 60px repeat-y; */
}
.hor_box2 li{
	float: left;
	width: 24.166%;
	text-align: center;
	margin: 60px 4.583% 0;
}
.hor_box2 li a{
	display: block;
	border: 3px #dcdcdc solid;
	padding: 10px 29px 10px 30px;
	background: #FFFFFF;
	height: 250px;
	line-height: 250px;
}
.hor_box2 li p{
	line-height: 35px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 16px;
}
.contact form{
	padding: 0 20px 30px;
	background: #fcfcfc;
}
.contact form .int{
	float: left;
	background: #FFFFFF;
	width: 47%;
	margin-right: 0;
	margin-right: 6%;
	margin-top: 30px;
	border: 1px #dddddd solid;
	position: relative;
	box-sizing: border-box;
}
.contact form .int:nth-child(2n){
	margin-right: 0;
}
.contact form .int b{
	float: left;
	width: 48px;
}
.contact form .text{
	float: left;
	border: none;
	height: 58px;
	width: 80%;
	font-size: 14px;
	color: #666;
}
.contact form span{
	float: left;
	font-size: 14px;
	color: #ef0000;
	line-height: 58px;
	color: #ef0000;
}
.contact form .int2{
	width: 100%;
	margin-right: 0;
}
.contact form textarea{
	width: 80%;
	border: none;
	font-size: 14px;
	color: #666;
	line-height: 58px;
	height: 148px;
}
.contact form .int p{
	float: left;
	line-height: 58px;
	margin-left: 3%;
	font-size: 14px;
	color: #333;
}
.contact form .int label{
	float: left;
	margin-left: 2%;
	font-size: 14px;
	line-height: 58px;
	color: #333;
}
.contact form .button{
	float: right;
	width: 47%;
	margin-top: 30px;
	font-size: 18px;
	color: #FFFFFF;
	height: 58px;
	background: #337ab7;
	border: none;
}
.contact .map{
	
}
.contact .map ul{
	padding: 60px 20px 30px;
}
.contact .map ul li{
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 60px;
	background: left top no-repeat;
	background-size: 43px 41px;
	font-size: 16px;
	color: #000000;
	line-height: 23px;
}
.contact .map ul p{
	color: #999;
	padding-top: 5px;
}
.wenh1{
	position: relative;
}
.wenh1 .w{
	position: absolute;
	width: 31.666%;
	left: 7.166%;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wenh1 h3{
	font-size: 30px;
	color: #000;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}
.wenh1 h3 em{
	font-size: 14px;
	color: #999;
	margin-left: 10px;
}
.wenh1 p{
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}
.wenh2{
	margin-top: 50px;
}
.wenh2 li{
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
}
.wenh2 li.li2 img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.wenh2 li.li2:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.wenh2 li p{
	position: absolute;
	width: 60%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #FFFFFF;
    font-size: 24px;
    line-height: 44px;
}
.wenh2 li p em{
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.down_list ul{
	float: left;
	width: 48.333%;
	margin-right: 3.334%;
}
.down_list ul:nth-child(2n){
	margin-right: 0;
}
.down_list ul li{
	margin-top: 40px;
}
.down_list ul li:first-child{
	margin-top: 0;
}
.down_list ul li h3{
	border: 1px #DDDDDD solid;
	padding: 0 3.4%;
	line-height: 78px;
	font-size: 24px;
	color: #333333;
}
.down_list ul li h3 em{
	display: block;
	padding-left: 40px;
	background: left center no-repeat;
	background-size: 24px 24px;
}
.down_list ul dl{
	border: 1px #eee solid;
	padding: 30px 3.4%;
}
.down_list ul dd{
	border-bottom: 1px #eee solid;
	line-height: 58px;
}
.down_list ul dd a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333333;
	padding-left: 30px;
	background: url(../images/arw9.png) left center no-repeat;
	background-size: 10px 18px;
}
.down_list ul dd:hover{
	border-color: #337ab7;
}
.down_list ul dd:hover a{
	color: #337ab7;
	background-image: url(../images/arw10.png);
}
.down_list ul li:hover h3{
	background-color: #337ab7;
	color: #FFFFFF;
}
.down_list ul li.li1 h3 em{
	background-image: url(../images/ic28.png);
}
.down_list ul li.li2 h3 em{
	background-image: url(../images/ic29.png);
}
.down_list ul li.li3 h3 em{
	background-image: url(../images/ic30.png);
}
.down_list ul li.li4 h3 em{
	background-image: url(../images/ic31.png);
}
.down_list ul li.li5 h3 em{
	background-image: url(../images/ic32.png);
}
.down_list ul li.li1:hover h3 em{
	background-image: url(../images/ic28-2.png);
}
.down_list ul li.li2:hover h3 em{
	background-image: url(../images/ic29-2.png);
}
.down_list ul li.li3:hover h3 em{
	background-image: url(../images/ic30-2.png);
}
.down_list ul li.li4:hover h3 em{
	background-image: url(../images/ic31-2.png);
}
.down_list ul li.li5:hover h3 em{
	background-image: url(../images/ic32-2.png);
}
.dc_1 li{
	float: left;
	width: 32.083%;
	margin-right: 1.875%;
	background: #f6f6f6;
}
.dc_1 li:last-child{
	margin-right: 0;
}
.dc_1 li p{
	font-size: 24px;
	line-height: 44px;
	color: #333333;
	padding: 30px 6% 0;
}
.dc_1 li dl{
	padding: 10px 6% 35px;
}
.dc_1 li dd{
	float: left;
	width: 50%;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.dc_1 li dd a{
	display: inline-block;
	vertical-align: top;
	color: #333333;
	padding-left: 14px;
	position: relative;
}
.dc_1 li dd a:before{
	content: '';
	width: 4px;
	height: 4px;
	background: #999999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.dc_1 li dd a:hover{
	color: #337ab7;
}
.dc_1 li dd a:hover:before{
	background: #337ab7;
}
.dc_1 li:last-child dd{
	width: 100%;
}
.dc_2 li{
	float: left;
	width: 49.166%;
	position: relative;
	margin-right: 1.668%;
	margin-top: 50px;
}
.dc_2 li:last-child{
	margin-right: 0;
}
.dc_2 li .w{
	position: absolute;
	left: 5%;
	top: 50%;
	width: 90%;
	text-align: center;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dc_2 li i{
	display: block;
	width: 60px;
	height: 60px;
/*	background: url(../images/ic33.png) center no-repeat;*/
	background-size: cover;
	margin: 0 auto;
}
.dc_2 li h3{
	color: #FFFFFF;
	font-size: 30px;
	line-height: 50px;
	margin-top: 20px;
}
.dc_2 li h3 em{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 20px;
}
.dc_2 li h3 em:before,
.dc_2 li h3 em:after{
	content: '';
	width: 10px;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.dc_2 li h3 em:after{
	left: auto;
	right: 0;
}
.dc_2 li p{
	font-size: 16px;
	color: #FFFFFF;
	opacity: 0.5;
	line-height: 26px;
	padding-top: 10px;
	text-transform: uppercase;
}
.dc_2 li span{
	display: block;
	width: 28%;
	line-height: 50px;
	background: #FFFFFF;
	font-size: 16px;
	color: #337ab7;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	margin: 20px auto 0;
}
.dc_3 li{
	float: left;
	width: 23.75%;
	margin-right: 1.666%;
	position: relative;
	margin-top: 50px;
	overflow: hidden;
}
.dc_3 li img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.dc_3 li:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.dc_3 li:last-child{
	margin-right: 0;
}
.dc_3 li p{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 24px;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 10px;
	line-height: 34px;
	padding-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_1{
	margin: 50px 0;
}
.news_1 .pic{
	float: left;
	width: 56.666%;
}
.news_1 .w{
	float: right;
	width: 39.166%;
	padding-bottom: 70px;
}
.news_1 .w h3{
	font-size: 24px;
	color: #292929;
	line-height: 50px;
}
.news_1 .w h4{
	font-size: 14px;
	color: #292929;
	opacity: .8;
	line-height: 28px;
	padding-left: 30px;
	background: url(../images/t.png) left center no-repeat;
	background-size: 15px;
}
.news_1 .w p{
	font-size: 16px;
	color: #292929;
	opacity: .6;
	line-height: 26px;
	margin-top: 20px;
}
.news_1 .w span{
	display: block;
	width: 128px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
	font-size: 14px;
}
.news_1 .w span a{
	display: block;
	border: 1px #e5e5e5 solid;
}
.news_1 .w span em{
	display: inline-block;
	vertical-align: top;
	padding-right: 15px;
	background: url(../images/arw9.png) right center no-repeat;
	background-size: 6px 11px;
	color: #4b4b4b;
}
.news_1 .w span a:hover{
	border-color: #337ab7;
}
.news_1 .w span a:hover em{
	color: #337ab7;
	background-image: url(../images/arw10.png);
}
.news_1 .slick-prev,
.news_1 .slick-next{
	width: 28px;
	height: 28px;
	background: url(../images/arw6.png) 0 0 no-repeat #FFFFFF;
	background-size: 56px;
	left: 60.834%;
	top: auto;
	bottom: 0;
	margin: 0;
	border-radius: 50%;
	overflow: hidden;
	z-index: 2;
}
.news_1 .slick-next{
	margin-left: 38px;
	background-position: -28px 0;
}
.news_1 .slick-prev:hover{
	background-position: 0 -28px;
}
.news_1 .slick-next:hover{
	background-position: -28px -28px;
}
.news_1 .slick-dots{
	text-align: right;
	bottom: 0;
	height: 11px;
}
.news_1 .slick-dots li{
	vertical-align: top;
	width: 9px;
	height: 9px;
	border: 1px #e0e0e0 solid;
	border-radius: 50%;
	margin: 0 0 0 3px;
}
.news_1 .slick-dots li.slick-active{
	background: #337ab7;
	border-color: #337ab7;
}
.news_2{
	background: #f6f6f6;
	padding: 50px 0;
}
.news_2 li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 30px;
	background: #FFFFFF;
}
.news_2 li .pic{
	overflow: hidden;
}
.news_2 li .pic img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.news_2 li:hover .pic img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.news_2 li:nth-child(3n){
	margin-right: 0;
}
.news_2 li .w{
	padding: 18px;
}
.news_2 li h3{
	font-size: 18px;
	color: #4b4b4b;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 28px;
}
.news_2 li p{
	font-size: 14px;
	color: #4b4b4b;
	opacity: .7;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 10px;
}
.news_2 li span{
	display: block;
	padding-left: 20px;
	background: url(../images/t.png) left center no-repeat;
	background-size: 15px;
	font-size: 14px;
	color: #292929;
	line-height: 24px;
	opacity: .8;
}
.news_2 li:hover h3{
	color: #337ab7;
}
.news_set .fl{
	width: 71.666%;
}
.news_set .fl .tit{
	text-align: center;
	font-size: 24px;
	color: #000;
	line-height: 44px;
}
.news_set .fl .time{
	text-align: center;
	font-size: 14px;
	line-height: 44px;
	color: #666;
	margin-top: 10px;
	
}
.news_set .fl .time span{
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	padding-left: 25px;
	background: url(../images/eye.png) left center no-repeat;
	background-size: 16px auto;
}
.news_set .fl .time b{
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
}
.news_set .fl .time a{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 18px;
	height: 17px;
	background: url(../images/ic34.png) center no-repeat;
	background-size: cover;
}
.news_set .fl .time a.a2{
	background-image: url(../images/ic35.png);
}
.news_set .fl .time a.a3{
	background-image: url(../images/ic36.png);
}
.news_set .fl p{
	padding: 0 5%;
	font-size: 15px;
	color: #303030;
/*	opacity: .8;*/
	line-height: 26px;
	margin-top: 30px;
}
.news_set .fl .pic{
	margin-top: 30px;
}
.page2{
	margin-top: 30px;
	border-top: 1px #DDDDDD solid;
	padding-top: 20px;
}
.page2 ul{
	float: left;
	width: 60%;
}
.page2 ul li{
	font-size: 14px;
	color: #666;
	line-height: 50px;
}
.page2 ul li a{
	color: #666;
}
.page2 ul li a:hover{
	color: #337ab7;
}
.page2 .back{
	float: right;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 3px;
	width: 140px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background: #337ab7;
	margin-top: 16px;
}
.news_set .fr{
	width: 25%;
	margin-top: 44px;
}
.news_set .fr .tit{
	font-size: 20px;
	color: #337ab7;
	line-height: 44px;
	margin-top: 10px;
	border-bottom: 1px #DDDDDD solid;
}
.news_set .fr ul{
	padding-top: 20px;
}
.news_set .fr ul li{
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_set .fr ul li a{
	display: inline-block;
	padding-left: 14px;
	position: relative;
	color: #333333;
}
.news_set .fr ul li a:before{
	content: '';
	width: 4px;
	height: 4px;
	background: #cccccc;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.news_set .fr ul li a:hover{
	color: #337ab7;
}
.news_set .fr ul li a:hover:before{
	background: #337ab7;
}
.zil table{
	width: 100%;
}
.zil table tr:first-child{
	background-image: url(../images/btog.png);
	background-size: cover;
}
.zil table th{
	font-size: 16px;
	line-height: 62px;
	color: #FFFFFF;
}
.zil table th:first-child{
/*	text-align: left;*/
	padding-left: 10px;
}
.zil table td{
	font-size: 16px;
	color: #333;
	line-height: 78px;
	text-align: center;
	border-bottom: 1px #DDDDDD solid;
}
.zil table td p{
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zil table td p em{
	display: inline-block;
	vertical-align: middle;
	max-width: 60px;
	margin-right: 3px;
}
.zil table td p a{
	color: #333333;
}
.zil table td span a{
	display: block;
	width: 80px;
	height: 35px;
	text-align: center;
	line-height: 36px;
	background: #eeeeee;
	font-size: 14px;
	color: #555555;
	margin: 0 auto;
	border-radius: 3px;
}
.zil table tr:hover td{
	background: #f6f6f6;
}
.zil table td span a:hover{
	color: #FFFFFF;
	background: #337ab7;
}
.pro_det .fl{
	width: 45.5%;
}
.pro_det .fl .big{
	float: left;
	width: 79.853%;
	border: 1px #eeeeee solid;
}
.pro_det .fl .big .pic{
	box-sizing: border-box;
	overflow: hidden;
}
.pro_det .fl .big .slick-dots{
	bottom: 20px;
	height: 10px;
	display: none !important;
}
.pro_det .fl .big .slick-dots li{
	vertical-align: top;
	margin: 0 5px;
	border-radius: 50%;
	background: #CCCCCC;
	width: 10px;
	height: 10px;
}
.pro_det .fl .big .slick-dots li.slick-active{
	background: #337ab7;
}
.pro_det .small{
	float: right;
	width: 17.216%;
}
.pro_det .small .slick-slide{
	margin-bottom: 18%;
        height: auto !important;
}
.pro_det .small .pic{
	border: 1px #eeeeee solid;
	overflow: hidden;
	
}
.pro_det .small .slick-current .pic{
	border-color: #337ab7;
}
.pro_det .small .slick-prev, 
.pro_det .small .slick-next{
	width: 50%;
	height: 30px;
	background: url(../images/arw12.png) center no-repeat;
	background-size: 23px 13px;
	left: 0;
	top: auto;
	bottom: 0;
	margin: 0;
	z-index: 2;
}
.pro_det .small .slick-next{
	left: auto;
	right: 0;
	background-image: url(../images/arw13.png);
}
.pro_det .small .slick-prev:hover{
	background-image: url(../images/arw14.png);
}
.pro_det .small .slick-next:hover{
	background-image: url(../images/arw15.png);
}
.pro_det .fr{
	width: 46.25%;
}
.pro_det .fr h3{
	font-size: 30px;
	color: #373737;
	line-height: 40px;
	padding: 10px 0;
	border-bottom: 1px #EEEEEE solid;
}
.pro_det .fr p{
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}
.pro_det2{
	padding-top: 50px;
}
.pro_det2 .fl{
	width: 22.5%;
	border: 1px #EEEEEE solid;
	padding: 0 .5%;
}
.pro_det2 .fl .tit{
	border-bottom: 1px #EEEEEE solid;
	line-height: 50px;
	font-size: 16px;
	color: #337ab7;
	font-weight: bold;
	position: relative;
	padding-left: 10px;
}
.pro_det2 .fl .tit:before{
	content: '';
	width: 3px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	background: #337ab7;
}
.pro_det2 .fl .gun{
	padding-bottom: 50px;
}
.pro_det2 .fl .gun .pic{
	overflow: hidden;
}
.pro_det2 .fl .gun p{
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 38px;
}
.pro_det2 .fl .slick-dots{
	bottom: 20px;
	height: 10px;
	display: none !important;
}
.pro_det2 .fl .slick-dots li{
	vertical-align: top;
	margin: 0 5px;
	border-radius: 50%;
	background: #CCCCCC;
	width: 10px;
	height: 10px;
}
.pro_det2 .fl .slick-dots li.slick-active{
	background: #337ab7;
}
.pro_det2 .fl .slick-prev, 
.pro_det2 .fl .slick-next{
	width: 50%;
	height: 30px;
	background: url(../images/arw12.png) center no-repeat;
	background-size: 23px 13px;
	left: 0;
	top: auto;
	bottom: 0;
	margin: 0;
}
.pro_det2 .fl .slick-next{
	left: auto;
	right: 0;
	background-image: url(../images/arw13.png);
}
.pro_det2 .fl .slick-prev:hover{
	background-image: url(../images/arw14.png);
}
.pro_det2 .fl .slick-next:hover{
	background-image: url(../images/arw15.png);
}
.pro_det2 .fr{
	width: 71.667%;	
}
.pro_det2 .fr .hd{
	background: #F9F9F9;
}
.pro_det2 .fr .hd li{
	float: left;
	width: 130px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #282828;
	cursor: pointer;
}
.pro_det2 .fr .hd li.on{
	background: #337ab7;
	color: #FFFFFF;
}
.pro_det2 .fr .box{
	padding: 10px 30px 30px 30px;
	border: 1px #EEEEEE solid;
	display: none;
}
.pro_det2 .fr .box p{
	font-size: 15px;
	color: #2b2b2b;
	line-height: 30px;
	/*padding-top: 30px;*/
}
.pro_det2 .fr .box .pic{
	margin-top: 30px;
}
.pro_det2 .fr .box .pic img{
	width: auto;
	max-width: 100%;
}
@media screen and (max-width:1700px){
	.index_2 .slick-prev{
		left: 0;
	}
	.index_2 .slick-next{
		right: 0;
	}
	.picshow1{
		padding: 0 50px 70px;
	}
}
@media screen and (max-width:1600px){
	.layout{
		padding: 0 30px;
	}
	.index_1 .w p{
		margin-top: 10px;
	}
	.index_1 .w li{
		margin-top: 30px;
	}
	.index_1 .w li h4{
		line-height: 32px;
	}
	.index_1 .w .lbtn{
		margin-top: 5%;
	}
	.layout2{
		padding: 0;
	}
	.title{
		padding: 40px 0;
	}
	.title h3{
		font-size: 36px;
		line-height: 48px;
	}
	.title p{
		font-size: 22px;
		line-height: 36px;
	}
}
@media screen and (max-width:1400px){
	.layout2{
		padding: 0;
	}
	.index_1 .w p{
		margin-top: 10px;
		overflow: hidden;
	}
	.index_1 .w h3{
		font-size: 24px;
		line-height: 40px;
	}
	.index_1 .w li i{
		width: 50%;
	}
	.index_1 .w li{
		margin-top: 15px;
	}
	.index_1 .w .lbtn{
		margin-top: 20px;
		line-height: 36px;
		padding: 0 20px;
	}
	.index_3 li .w h3{
		font-size: 18px;
		line-height: 34px;
	}
	.index_3 li .w p{
		margin-top: 0;
		line-height: 20px;
	}
	.index_3 li .w span{
		line-height: 28px;
	}
	.index_5 .fr .w h3{
		font-size: 16px;
		line-height: 36px;
	}
	.index_5 .box span{
		font-size: 12px;
		line-height: 18px;
	}
	.index_5 .fr .w p{
		margin: 0;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
}
@media screen and (max-width:1200px){
	.logo{
		width: 250px;
		line-height: 80px;
	}
	.search{
		height: 80px;
	}
	.number{
		margin-right: 1%;
		font-size: 16px;
		line-height: 80px;
	}
	.nymenu li p{
		font-size: 14px;
		line-height: 80px;
	}
	.shopbtn{
		margin-top: 22px;
		font-size: 14px;
		line-height: 36px;
	}
	.banner .slick-dots li{
		width: 10px;
		height: 10px;
	}
	.layout{
		padding: 0 20px;
	}
	.title{
		padding: 30px 0;
	}
	.title h3{
		font-size: 34px;
		line-height: 48px;
	}
	.title p{
		font-size: 20px;
		line-height: 34px;
	}
	.index_1{
		padding-bottom: 30px;
	}
	.index_1 .w p{
		
		overflow: hidden;
	}
	.picshow1{
		padding-bottom: 50px;
	}
	.index_3 li{
		/* width: 48.5%; */
		/* margin-right: 2.5%; */
	}
	.index_3 li:nth-child(2n){
		/* margin-right: 0; */
	}
	.index_3 li:last-child .box{
		/* margin-top: 4%; */
	}
	.index_5 .box h3{
		font-size: 18px;
	}
	.index_5 .fl{
		padding-bottom: 53px;
	}
	.ftop{
		padding-bottom: 30px;
	}
	.ftop .fl{
		width: 34%;
	}
	.ftop .fl h3{
		font-size: 14px;
	}
	.ftop .fl p{
		font-size: 12px;
		line-height: 24px;
	}
	.ftop .mid h3{
		font-size: 14px;
	}
	.ftop .mid p{
		font-size: 12px;
	}
	.copyright{
		font-size: 12px;
	}
	.fan li .w{
		margin-top: 0.5%;
	}
	.hor_box2 ul{
		background: none;
	}
}
@media screen and (max-width:1000px){


	

	.shopbtn{
		border-radius: 50%;
		overflow: hidden;
		padding: 0;
		width: 36px;
		margin-top: 12px;
	}
	.shopbtn i{
		display: block;
		width: 36px;
		height: 36px;
		margin: 0;
	}
	.shopbtn span{
		display: none;
	}
	.number{
		display: none;
	}
	.search{
		height: 60px;
		width: 39px;
	}
	.search form{
		top: 60px;
		width: 180px;
	}
	.nymenu{
		display: none;
		position: fixed;
		width: 65%;
		height: 100%;
		z-index: 10;
		right: 0;
		top: 0;
		margin: 0;
	}
	.nymenu ul{
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		padding-top: 60px;
		background: #FFFFFF;
		transition:all 0.5s;
		-moz-transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-ms-transition:all 0.5s;
		transform: translateX(100%);
	}
	.nymenu li{
		float: none;
		width: 100%;
		text-align: left;
		border-top: 1px #ddd solid;
	}
	.nymenu li a{
		display: block;
		padding: 0 20px;
	}
	.nymenu li p{
		line-height: 50px;
		font-size: 16px;
	}
	.nymenubtn{
		display: block;
	}
	.chulai{
		display: block;
	}
	.chulai ul{
		transform: translateX(0);
	}
	.close{
		display: block;
	}
	.layout{
		padding: 0 10px;
	}
	.fl,.fr{
		width: 100% !important;
	}
	.title{
		padding: 20px 0;
	}
	.title h3{
		font-size: 22px;
		line-height: 36px;
	}
	.title p{
		font-size: 14px;
		line-height: 24px;
	}
	.index_1 .w{
		margin-top: 20px;
		padding: 0 10px;
	}
	.index_1 .w h3{
		font-size: 16px;
		line-height: 26px;
	}
	.index_1 .w p{
		font-size: 12px;
		line-height: 22px;
	}
	.index_1 .w .lbtn{
		line-height: 30px;
		display: block;
		margin: 20px auto 0;
	}
	.index_1{
		padding-bottom: 20px;
	}
	.index_2 .box{
		width: 220px;
	}
	.index_2 .box:hover .w{
		display: none;
	}
	.index_2 .box h3{
		line-height: 28px;
		font-size: 14px;
	}
	.index_2 .slick-prev, 
	.index_2 .slick-next{
		background-size: 60px;
		width: 30px;
		height: 30px;
		margin-top: -30px;
	}
	.index_2 .slick-next{
		background-position: -30px 0;
	}
	.index_2 .slick-next:hover {
		background-position: -30px -30px;
	}
	.index_2 .slick-prev:hover {
		background-position: 0 -30px;
	}
	.more{
		width: 100%;
		margin-top: 20px;
	}
	.index_3 li{
		width: 100%;
		margin-right: 0;
	}
	.index_3 li .box{
		margin-top: 20px;
	}
	.index_3 li .w h3{
		font-size: 14px;
		line-height: 24px;
	}
	.picshow1{
		padding-bottom: 20px;
	}
	.picshow2 .box h3{
		font-size: 16px;
		line-height: 36px;
	}
	.picshow2{
		padding-bottom: 30px;
	}
	.index_4{
		padding-bottom: 30px;
	}
	.casebox h3{
		font-size: 16px;
		line-height: 36px;
	}
	.index_5 .fr .pic{
		width: 100%;
	}
	.index_5 .fr .w{
		width: 100%;
		margin: 10px 0 0 0;
	}
	.index_5 .fl{
		padding-bottom: 30px;
	}
	.index_5 .fr{
		margin-top: 20px;
	}
	.index_5 .fr li{
		float: left;
		width: 100%;
		margin: 10px 0 0 0;
	}
	.index_5 .fr li:nth-child(2n){
		margin-right: 0;
	}
	.index_5 .fl .pad,
	.index_5 .fr .pad{
		padding: 0 30px;
	}
	.index_5 .fr .w p{
		margin-top: 5px;
		height: auto;
	}
	.picshow3{
		padding-bottom: 30px;
	}
	.title2{
		font-size: 16px;
		line-height: 50px;
	}
	.title2 a{
		font-size: 12px;
	}
	.foot{
		padding-top: 0;
	}
	.ftop {
		padding-top: 10px;
	}
	.ftop .mid p{
		margin-top: 10px;}
	.ftop .fr {
		margin-top: 20px;
	}
	.ftop .fr .ewm{
		width: 38%;}
	.ftop .mid{
		width: 100%;    margin-top: 15px;}
	.copyright{
		text-align: center;
		line-height: 30px;
		padding: 20px 0;
	}
	.appdown .con{
		padding: 0 30px;
	}
	.appdown .pic{
		width: 80% !important;
		float: none;
		margin: 0 auto;
	}
	.loca{
		padding: 15px 0;
	}
	.appdown .tit{
		padding-top: 10px;
		font-size: 20px;
		line-height: 36px;
	}
	.appdown .p1{
		font-size: 14px;
		margin-top: 5px;
		line-height: 22px;
		padding-bottom: 20px;
	}
	.appdown .fr .p2{
		margin: 0;
		font-size: 14px;
		line-height: 34px;
		background-size: 15px auto;
		margin-top: 20px;
	}
	.appdown .fr ul{
		display: block;
	}
	.appdown .fr ul li{
		width: 45%;
		margin: 20px 10% 0 0;
	}
	.appdown .fr ul li:last-child{
		margin-right: 0;
	}
	.appdown .fr .ewm2 ul li{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.appdown .bot{
		padding: 30px 0;
	}
	.appdown .fr .p3{
		background-size: 20px auto;
	}
	.appdown .con{
		padding: 0 20px;
	}
	.main{
		padding: 20px 0;
	}
	.case_list{
		padding-top: 0;
	}
	.case_list li{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.case_list li:nth-child(2n){
		margin-right: 0;
	}
	.page{
		padding-top: 10px;
	}
	.page .dis{
		
	}
	.page .look{
		display: block;
	}
	.intl{
		position: fixed;
		top: 60px;
		left: -100%;
		width: 100%;
		height: 100%;
		padding-right: 30%;
		z-index: 9;
		padding-top: 70px;
	}
	.intl ul{
		background: #FFFFFF;
		height: 100%;
		overflow-y: auto;
		padding: 0 10px 20px 10px;
	}
	.intl .tit{
		padding: 15px 0; 
		position: absolute;
		left: 0;
		top: 0;
		width: 70%;
	}
	.intl .tit span{
		padding-left: 40px;
		font-size: 16px;
		background-size: 30px auto;
	}
	.intl .tit span em{
		font-size: 16px;
	}
	.intl ul h3{
		font-size: 14px;
		line-height: 46px;
	}
	.intl ul dl{
		padding: 10px 0;
	}
	.intl ul dd{
		font-size: 12px;
		line-height: 30px;
	}
	.intl .btn{
		display: block;
	}
	.intl2{
		left: 0;
		background: rgba(0,0,0,.8);
	}
	.nyproduct li{
		width: 48%;
		margin: 0;
		margin-bottom: 20px;
		margin-right: 4%;
	}
	.nyproduct li:nth-child(2n){
		margin-right: 0;
	}
	.nyproduct li .pro_box{
		max-width: none;
	}
	.pro_box h3{
		font-size: 14px;
		line-height: 36px;
		padding-bottom: 15px;
	}
	.que li{
		padding: 0 10px;
		margin-top: 10px;
	}
	.que li h3{
		font-size: 12px;
		line-height: 35px;
	}
	.nymenu li p a:hover:before, .nymenu li.on p a:before{
		width: 0;}
	.que li .box{
		padding: 10px 0;
	}
	.que li .box p{
		font-size: 12px;
		line-height: 22px;
		background-position-y: 1px;
		padding-right: 0;
	}
	.que{
		padding-bottom: 0;
	}
	.fan li h3{
		font-size: 16px;
		line-height: 34px;
	}
	.fan li p{
		font-size: 12px;
		line-height: 20px;
		height: auto;
		overflow: hidden;
	}
	.fan li .w{
		margin: 3.5% 0 0 0;
		padding: 0 15px;
	}
	.fan li span{
		position: initial;
		width: 100%;
		margin-top: 20px;
		line-height: 50px;
	}
	.fan li{
		padding-top: 10px;
	}
	.nynav li a{
		padding: 0;
	}
	.nynav .layout{
		padding: 0;
	}
	.nynav ul{
		width: 100%;
	}
	.nynav li{
		font-size: 12px;
		line-height: 40px;
		width:25%;
	}
	.title3{
		font-size: 24px;
		line-height: 36px;
	}
	.title3 p{
		font-size: 12px;
		line-height: 18px;
	}
	.years{
		padding: 30px 0 15px;
	}
	.ynum{
		padding: 0 20px;
	}
	.ynum span{
		font-size: 14px;
		line-height: 24px;
		border-radius: 24px;
		-webkit-border-radius: 24px;
		-moz-border-radius: 24px;
		-ms-border-radius: 24px;
		-o-border-radius: 24px;
	}
	.history_list:before{
		width: 20px;
		height: 20px;
		margin-left: -10px;
	}
	.history_list li{
		padding-top: 50px;
	}
	.history_list li .box .num{
		left: 50%;
		top: -20px;
		font-size: 16px;
		line-height: 30px;
		right: auto;
	}
	.history_list li .box{
		width: 100%;
		margin-bottom: 20px;
	}
	.history_list li .box b{
		display: none;
	}
	.history_list li:nth-child(2n) .num{
		-webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -o-transform: translateX(-50%);
	    transform: translateX(-50%);
	}
	.history_list{
		margin-top: 20px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.history_list li p{
		font-size: 14px;
		line-height: 24px;
	}
	.about .pic{
		margin-top: 10px;
	}
	.about .tit{
		margin-top: 10px;
		font-size: 16px;
		line-height: 32px;
	}
	.about .p1{
		font-size: 12px;
		line-height: 22px;
		margin-top: 10px;
	}
	.three{
		padding: 30px 0;
	}
	.three ul{
		width: 100%;
	}
	.three ul li p{
		padding-top: 10px;
		font-size: 22px;
		line-height: 26px;
	}
	.three ul li p em{
		font-size: 12px;
		line-height: 18px;
	}
	.par_list li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}
	.par_list li:nth-child(2n){
		margin-right: 0;
	}
	.par_list li p{
		font-size: 12px;
		line-height: 22px;
	}
	.hor_box1{
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
	}
	.hor_box1 .pic{
		width: 100%;
		float: none;
	}
	.hor_box1 .w{
		position: relative;
		width: 100%;
		margin: 0;
		padding: 10px;
		top: auto;
		right: auto;
		-webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	}
	.hor_box1 .w h3{
		font-size: 16px;
		line-height: 26px;
	}
	.hor_box1 .w h3 em{
		font-size: 12px;
		line-height: 18px;
	}
	.hor_box1 .w p{
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
	}
	.hor_box2 li{
		width: 48%;
		margin: 20px 4% 0 0;
	}
	.hor_box2 li:nth-child(2n){
		margin-right: 0;
	}
	.hor_box2 li a{
		padding: 10px;
	}
	.hor_box2 li p{
		font-size: 12px;
		line-height: 24px;
		margin-top: 0;
	}
	.hor_box2{
		padding-bottom: 10px;
	}
	.contact form .int{
		width: 100%;
		margin-top: 20px;
		float: none;
	}
	.contact form .button{
		float: none;
		width: 100%;
		margin-top: 20px;
		height: 41px;
	}
	.contact form .int b{
		width: 34px;
	}
	.contact form .text{
		height: 41px;
	}
	.contact form span{
		line-height: 41px;
	}
	.contact form .int2 textarea{
		line-height: 41px;
		height: 123px;
	}
	.contact form .int p{
		width: 100%;
		padding: 0 0 0 3%;
		line-height: 41px;
	}
	.contact form .int label{
		line-height: 41px;
		width: 100%;
		padding-left: 3%;
	}
	.contact .map ul{
		padding: 0 10px 20px;
	}
	.contact .map ul li{
		width: 100%;
		padding-left: 30px;
		background-size: 22px auto;
		margin-top: 20px;
		font-size: 14px;
		line-height: 20px;
	}
	.wenh1 .w{
		width: 90%;
		left: 5%;
	}
	.wenh1 h3{
		font-size: 16px;
		line-height: 26px;
		height: 26px;
	}
	.wenh1 p{
		font-size: 14px;
		line-height: 20px;
		margin-top: 0;
	}
	.wenh2 li{
		width: 100%;
	}
	.wenh2 li p{
		width: 90%;
		font-size: 16px;
		line-height: 24px;
	}
	.wenh2 li p em{
		font-size: 12px;
		line-height: 20px;
		margin-top: 5px;
	}
	.down_list ul{
		width: 100%;
		margin: 0;
	}
	.down_list ul li{
		margin-top: 20px;
	}
	.down_list ul li h3{
		font-size: 20px;
		line-height: 50px;
	}
	.down_list ul:last-child{
		margin-top: 20px;
	}
	.down_list ul li h3 em{
		padding-left: 30px;
		background-size: 18px auto;
	}
	.down_list ul dl{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.down_list ul dd{
		line-height: 36px;
	}
	.down_list ul dd a{
		font-size: 14px;
		padding-left: 20px;
		background-size: 8px auto;
	}
	.dc_1 li{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.dc_1 li p{
		padding-top: 10px;
		font-size: 16px;
		line-height: 28px;
	}
	.dc_1 li dd{
		font-size: 12px;
		line-height: 24px;
	}
	.dc_1 li dl{
		padding-bottom: 15px;
	}
	.dc_2 li{
		width: 100%;
		margin: 20px 0 0 0;
	}
	.dc_2 li i{
		width: 35px;
		height: 35px;
	}
	.dc_2 li h3{
		margin-top: 5px;
		font-size: 16px;
		line-height: 36px;
	}
	.dc_2 li p{
		font-size: 14px;
		line-height: 20px;
		padding-top: 5px;
	}
	.dc_2 li span{
		margin-top: 10px;
		font-size: 14px;
		line-height: 30px;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
	}
	.dc_3 li{
		width: 48%;
		margin-right: 4%;
		margin-top: 20px;
	}
	.dc_3 li:nth-child(2n){
		margin-right: 0;
	}
	.dc_3 li p{
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 10px;
	}
	.news_1{
		padding-bottom: 28px;
	}
	.news_1 .pic{
		width: 100%;
	}
	.news_1 .w{
		width: 100%;
		padding: 10px;
	}
	.news_1 .w h3{
		font-size: 20px;
		line-height: 40px;
	}
	.news_1 .w p{
		font-size: 14px;
		line-height: 24px;
		margin-top: 5px;
	}
	.news_1 .w span{
		width: 120px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
		margin-top: 10px;
	}
	.news_1 .slick-prev,
	.news_1 .slick-next{
		display: none !important;
	}
	.news_1{
		margin: 20px 0;
	}
	.news_2 li{
		width: 100%;
		margin-right: 0;
	}
	.news_2 li{
		margin-bottom: 20px;
	}
	.news_2 li:nth-child(2n){
		margin-right: 0;
	}
	.news_2 li h3{
		font-size: 16px;
		line-height: 24px;
	}
	.news_2 li p{
		margin-top: 5px;
		line-height: 22px;
		height: 66px;
	}
	.news_2{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.news_set .fl .tit{
		font-size: 16px;
		line-height: 26px;
	}
	.news_set .fl .time{
		font-size: 12px;
		line-height: 28px;
	}
	.news_set .fl .time span{
		padding-left: 20px;
		margin-left: 10px;
	}
	.news_set .fl .time b{
		margin-left: 10px;
	}
	.news_set .fl .time a{
		margin-left: 7px;
	}
	.news_set .fl p{
		padding: 0;
		margin-top: 20px;
		font-size: 12px;
		line-height: 22px;
	}
	.page2{
		margin-top: 20px;
	}
	.page2 ul{
		width: 100%;
	}
	.page2 ul li{
		font-size: 14px;
		line-height: 28px;
	}
	.page2 .back{
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		width: 100px;
	}
	.news_set .fr{
		margin-top: 20px;
	}
	.news_set .fr .tit{
		margin-top: 0;
		font-size: 16px;
		line-height: 32px;
	}
	.news_set .fr ul{
		padding-top: 10px;
	}
	.news_set .fr ul li{
		font-size: 12px;
		line-height: 28px;
	}
	.zil table th{
		font-size: 14px;
		line-height: 40px;
	}
	.zil table td{
		font-size: 12px;
		line-height: 50px;
                max-width:150px;
	}
	.zil table td p em{
		max-width: 25px;
	}
	.zil table td span a{
		width: 40px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.pro_box:hover .w{
		display: none;
	}
	.pro_det .fl .big{
		width: 100%;
	}
	.pro_det .fl .big .slick-dots{
		display: block !important;
	}
	.pro_det .small{
		display: none;
	}
	.pro_det .fr h3{
		font-size: 26px;
		line-height: 38px;
	}
	.pro_det .fr p{
		font-size: 12px;
		line-height: 24px;
		padding-top: 10px;
	}
	.pro_det2 .fl{
		padding: 0 5%;
	}
	.pro_det2 .fl .slick-dots{
		display: block !important;
	}
	.pro_det2{
		padding-top: 0px;
	}
	.pro_det2 .fr{
		margin-top: 0px;
	}
	.pro_det2 .fr .hd li{
		width: 25%;
		font-size: 14px;
		line-height: 50px;
	}
	.pro_det2 .fr .box{
		padding: 10px 10px 30px;
	}
	.pro_det2 .fr .box p{
		padding-top: 10px;
	}
	.pro_det2 .fr .box .pic{
		margin-top: 10px;
	}
}

bu
@media screen and (max-width: 640px){
	.layui-layer-iframe{max-width: 90%!important;height: 50vw!important;}
}
@media screen and (max-width: 800px){
	.ftop{padding-bottom: 20px}
	.ftop .mid{display: none;}
	.ftop .fr{display: none;}
}





.top_nav{height: 102px;}
@media screen and (max-width: 1200px){
	.top_nav {
		height: 80px;
	}
}
@media screen and (max-width: 1000px){
	.top_nav {
		height: 60px;
	}
}



/*新闻*/
.news_box *{ box-sizing:border-box;}
.news_box ul li {
	position: relative;
	width: 23%;
	margin: 0 1%;
	background: #f8f9fa;
	border: 2px solid rgba(0,0,0,0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	float: left;
}
.news_box ul li .img {
	width: 100%;
}
.news_box ul li .img img {
	width: 100%;
	display: block;
}
.news_box ul li .txt {
	width: 100%;
	height: 90px;
	padding-top: 8px;
}
.news_box ul li .txt .time {
	width: 40px;
	padding-top: 9px;
	margin-left: 18px;
	font: 12px/16px Arial;
	color: #1d89c9;
	text-transform: uppercase;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.news_box ul li .txt .time .day {
	font: 36px/34px Impact;
	color: #1d89c9;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.news_box ul li .txt .time .month {
	width: 100%;
}
.news_box ul li .txt .time .line {
	width: 23px;
	height: 1px;
	background: #d9d9da;
	margin: 2px 0 0 8px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.news_box ul li .txt .detail {
	width: 76%;
	padding-right: 16px;
	font-size: 11px;
	line-height: 18px;
	color: #a1a1a1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.news_box ul li .txt .detail p.fz14 {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.news_box ul li:hover {
	color: #fff;
	background-color: #1d89c9;
	border: 2px solid #1d89c9;
}
.news_box ul li:hover .txt .time .day, .news_box ul li:hover .txt .time .month, .news_box ul li:hover .txt .detail, .news_box ul li:hover .txt .detail p.fz14 {
	color: #fff;
}
.news_box ul li:hover .txt .time .line {
	background-color: #fff;
}
.r {
    float: right;
    display: inline-block;
}
.l {
    float: left;
    display: inline-block;
}
.jszc{ float:right;}
@media screen and (max-width:860px){
	.news_box ul li{
		width:48%;
		margin:1%;}
}
@media screen and (max-width:420px){
.news_box ul li{
		width:100%;
		margin:1% 0;}
.jszc{ float:none;}
}

.iconfont {
  font-family: 'iconfont';
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');/* IE9*/
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}



/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }
  .foot{ margin-bottom:72px;}
  .ui[class*="two column"].grid&gt;.column:not(.row), .ui[class*="two column"].grid&gt;.row&gt;.column{ width:100%;}
  #index-body .i-news .new-list &gt; .column:nth-child(odd){ padding-right:0 !important;}
  #index-body .i-news .new-list &gt; .column:nth-child(even){ padding-left:0 !important;}
  
  .n-img{ width:100%; margin-bottom:15px;}
}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 5px 0px;
  }
  .phonefooternav ul li a i {
    padding: 5px 0px;
  }
   .foot{ margin-bottom:62px;}
 .ui.nymenu{ flex-direction:column; text-align:center; display:block;}
 .ui.nymenu .item{ width:100%;text-align:center;display:block;justify-content: center;align-items: center}
 .ui.nymenu .item a{ display:block;}
 .ui.nymenu .right.item{ flex:0;}
 #footer .f-bot .f-cp{ display:none;}
 #footer .f-bot .f-cp a:last-child{ margin-left:0; display:none;}
 #footer .f-bot{ height:auto;}
 .ui[class*="four column"].grid&gt;.column:not(.row), .ui[class*="four column"].grid&gt;.row&gt;.column{ width:100%;}
 #footer .f-mid .f-bar.f-qr img{ float:left !important;}
 .f-qr{ text-align:left !important;}
 #index-body .i-about .a-box .a-pic{ height:300px;}
  #index-body .i-about .a-box .a-con{ height:640px;padding: 40px 30px 0 30px!important;}
  #index-body .i-about .a-box .a-con .a-intro{ height:auto;}
}

.str{ line-height:40px !important; background: #ecf7fc; font-size:20px !important; padding:15px; color:#333; text-align:center;}



.insct-ct *{ box-sizing:border-box;}

.insct-ct{
	background:#fff;
	padding-bottom:50PX;
}
.insct-ct .insct-tt{
	display:flex;
	justify-content:space-between;
	border-bottom:1px #ddd solid;
	padding-bottom:10px;
	line-height:40px;
}
.insct-ct .insct-tt span{
	font-size:3.0rem;
	color:#595757;
	font-weight:bold;
}
.insct-ct .insct-tt small{
	font-size:1.4rem;
	display:block;
	background:url(../images/ifz.png) left center no-repeat;
	padding-left:25px;
	color:#808080;
}
.insct-ct .insct-tt small font{
	color:#009944;
}
.insct-ct .instj {
	padding:20px 0; border-bottom:1px solid #ddd;
}
.insct-ct .instj .col-md-7 span{
	display:block;
	font-size:16px;
	color:#c8c8c8;
	margin-top:25px;
}
.insct-ct .instj .col-md-7 div{
	font-size:20px;
	color:#000;
	font-weight:bold;
	padding:15px 0;
}
.insct-ct .instj .col-md-7 small{
	display:block;
	color:#585757;
	font-size:16px;
	margin-bottom:30px;
}
.insct-ct .instj .col-md-7 p{
	display:block;
	padding:0px;
	font-size:16px;
	color:#585757;
	border:1px #585757 solid;
	text-align:center;
	line-height:36px;
	width:105px;
}

.insct-ct .instj:hover a p{
	background:#337ab7;
	color:#fff;
	transition:.3s;
	border:1px #337ab7 solid;
}
.insct-ct ul{
	margin-top:20px;
	border-top:1px #ddd solid;
	padding-top:20px;
}
.insct-ct ul li{
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
	padding-bottom:20px;
}
.insct-ct ul li .time{
	text-align:center;
	font-size:1.9rem;
	color:#c8c8c8;
	line-height:22px;
	background:#eeeeee;
	padding-top:20px;
	padding-bottom:20px;
}
.insct-ct ul li .time span{
	display:block;
	font-size:7.0rem;
	color:#c8c8c8;
	line-height:76px;
}
.insct-ct ul li .text p{
	color:#585757;
	font-size:1.8rem;
	font-weight:bold;
	display:block;
	margin:0;
	padding:20px 0 10px;
}
.insct-ct ul li .text small{
	font-size:1.4rem;
	color:#585757;
	line-height:28px;
}
.insct-ct ul li:hover a .time{
	background:#0e3791;
	color:#fff;
	transition:background .3s;
}
.insct-ct ul li:hover a .time span{
	color:#fff;
}
.insct-ct ul li:hover a .text p{
	color:#0e3791;
}
.insct-ct ul li:hover{
	border-bottom:1px #0e3791 solid;
}
.ict-ct{
	margin-top:80px;
}
.ict-ct&gt;div&gt;span{
	font-size:2.0rem;
	border-bottom:5px #f3a324 solid;
	padding-bottom:5px;
	padding-right:15px;
}
.ict-ct&gt;div&gt;div{
	margin-top:20px;
	line-height:34px;
}
.ns-cttitle{
	font-size:2.4rem;
	text-align:center;
	padding:30px 0px 10px;
	
}
.fb{border-bottom:1px #ddd dotted;margin:0px 0px 10px; padding-bottom:10px; text-align:center;}
.ns-ctcontent{
	font-size:1.4rem;
	line-height:30px;
}
.row { margin-left:-15px; margin-right:-15px;
    overflow:hidden;
}
.ns-ctcontent p{ margin-bottom:10px; text-indent:2em;}
@media (max-width:992px){
	.insct-ct .insct-tt small{
		display:none;
	}
	.insct-ct{
		padding:10px;
		margin:15px;
	}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width:992px){
.col-md-5 {
    width: 35%;
}

.col-md-7 {
    width: 65;
}
.col-md-6 {
    width: 50%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
}

.qhd-content{ margin-bottom:80px;}
.input-group{position:relative;display: table;border-collapse: separate;}
		.input-group .input-group-addon{/* float:left; *//*  *//* padding: 0px; *//* margin: 0px; *//* height: 20px; *//* line-height: 20px; */font-size:14px;font-weight:bold;background-color: #eee;/* padding-left: 15px; *//* padding-right: 15px; */display:table-cell;border-radius: 4px;width: 90px;text-align: center;border: 1px solid #dbdbdb;border-top-right-radius: 0;white-space: nowrap;vertical-align: middle;}
		.input-group .form-control{ float:left; border-radius:4px;padding: 0px;line-height:30px;min-height:30px;padding-left: 10px;display:table-cell;margin-left: -5px;    border-top-left-radius: 0;/* white-space: nowrap; *//* overflow: hidden; */}
		.input-group .input-group-addon1{position:absolute;right: 30px;top:15px;}
		.input-group .input-group-addon2{height: 100px;line-height: 100px;}
		.input-group .form-control2{height:62px;resize: none;}
		.btn-primary,.btn-primary:hover{color:#fff;background: #337ab7;border-color:#337ab7;width: 100%;border-radius:4px;}
		.form-control {
	display:block;
	width: calc(100% - 8px);
	height:50px;
	padding:.5em 1em;
	font-family:"Î¢ÈíÑÅºÚ", Calibri, Helvetica, Arial, sans-serif;
	font-size:16px;
	
	color:#0c3471;
	font-weight:bold;
	vertical-align:middle;
	background-color:#fff;
	background-image:none;
	border:1px solid #dbdbdb;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
	-webkit-transition:border-color ease-in-out;
	-webkit-transition-delay:.15s;
	-moz-transition:border-color ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s;
	transition:border-color ease-in-out .15s





}
.btn {
	position:relative;
	display:inline-block;*
	display:inline;
	padding:20px 0;
	vertical-align:middle;
	border:0;border-radius:4px;
	cursor:pointer;background: #337ab7;border-color:#337ab7;width: 100%;border-radius:4px !important;
	-webkit-font-smoothing:antialiased;
	-webkit-transition:all .15s ease;
	-moz-transition:all .15s ease;
	-o-transition:all .15s ease;
	transition:all .15s ease


}
.input-group .form-control2 {
    height: 150px;
    resize: none;
}

.feedbackdetail{
	/* padding:20px 10px; */
	/* margin-top:20px; */
}
.feedbackdetail .jobInfo{
	width:100%;
	background:#FFF;
	box-shadow:0px 0px 5px #999;
	text-indent:20px;
	text-align:left;
}
.feedbackdetail .jobInfo h3{
	padding:20px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.feedbackdetail .jobInfo p{
	line-height:40px;
	padding:0px;
}
.feedbackdetail .jobInfo p i{
	display:inline-block;
	width:80px;
	text-indent:0px;
	font-style:normal;
}
.feedbackdetail .jobInfo span{
	padding:0px 20px 10px 20px;
	line-height:24px;
	display:block;
}
.feedbackdetail .jobInfo .btn{
	padding:10px;
	margin-top:30px;
	border-radius:0px;
	text-indent:0px;
}



.feedbackdetail form{
	background:#FFF;
	/* box-shadow:0px 0px 5px #999; */
	/* padding:20px 10px; */
}
.feedbackdetail .input-group{
	padding:10px;
	width: calc(100% - 20px);
}
.lxwm{ width:40%; float:left; margin-left:10%; margin-top:20px;}
.lxwm h2{ font-size:26px; margin-top:20px;line-height:1.5;}
.lxwm p{ font-size:16px; line-height:40px; color:#666;}
.map{ width:100%; float:left; margin-bottom:60px; height:600px !important; border:1px solid #ccc;}
.width50{ width:50%; margin-bottom:30px;}
.map img{ width:auto;}

@media (max-width:1000px){
.lxwm{ width:100%; float:left; margin-left:0;}
.lxwm h2{ font-size:30px; margin-top:20px; line-height:1.5;}
.lxwm p{ font-size:18px; line-height:40px; color:#666;}
.map{ width:100%; float:left; margin-bottom:60px;}
}
.timeshow{font-size:13px; color:#6b6b6b; border-bottom:1px dashed #b5b5b5; margin:15px 0px; line-height:30px; line-height:40px;} 
.shownews{ text-align: center; margin-bottom:60px; overflow:hidden;}
.n_con{ text-align:left; line-height:2;}
.n_con p{ text-indent:2em;}
.nex_h3{ font-size:20px;}






.iproductd *{ box-sizing:border-box;}
.iproductd .ipdleft{
	border:1px rgba(0,0,0,.2) solid;
}
.iproductd .ipdleft img{
	width:100%;  display: block;
}
.iproductd #ipdimg{
	margin-top:10px;
	padding:0 35px;
}
.iproductd #ipdimg .swiper-slide span{
	display:block;
	border:1px rgba(0,0,0,.2) solid;
	cursor:pointer;
}
.iproductd #ipdimg .swiper-slide span img{ display:block;}
.iproductd #ipdimg .swiper-slide span.hover{
	border:1px #1670af solid;
}
.iproductd #ipdimg .swiper-button-next{
	background-color:#545454;
	height:100%;
	right:-1px;
	top:0;
	width:30px;
	margin:0;
	opacity:1;
	background-size:50% 50%;
}
.iproductd #ipdimg .swiper-button-prev{
	background-color:#545454;
	height:100%;
	left:0;
	top:0;
	margin:0;
	background-size:50% 50%;
	opacity:1;
	width:30px;
}
.iproductd #ipdimg .swiper-button-disabled{
	background-color:#545454;
}
@media (max-width:992px) {

}
.ipdright&gt;span{
	font-size:2.4rem;
	display:block;
	padding-bottom:0px;margin-top:5px; line-height:1;
}
.ipdright&gt;section{
	padding:20px 0px;
	line-height:28px;
	color:rgba(0,0,0,.6); 
}
.ipdright&gt;section&gt;p{
	width:100%;
}
.ipdright&gt;small{
	display:flex;
	line-height:46px;
	font-size:1.6rem;
	margin:20px 0px 0px;
	color:rgba(0,0,0,.6);
}
.ipdright&gt;small a{
	display:block;
	width:130px;
	transition:.3s;
	height:46px;
	background:#1670af;
	text-align:center;
	line-height:46px;
	color:#fff;
	font-size:1.4rem;
}
.ipdright&gt;small a:hover{
	background:rgba(0,0,0,.7);
}
.ipdright&gt;small span{
	font-size:2.0rem;
	color:#1670af;
}
.pd-content{
	background:#f1f1f1;
	margin:50px 0px 0px;
	padding:35px 0px;
}
.pd-content .pdct-ct{
	background:#fff;
	padding:25px;
}
.pd-content .pdxiang{
	background:#fff;
	padding:25px;
}
.pd-content .pdxiang&gt;span{
	display:block;
	margin-bottom:20px;
	font-size:2.0rem;
}
.pd-content .pdxiang ul li img{
	width:100%;
	border:1px rgba(0,0,0,.2) solid;
}
.pd-content .pdxiang ul li a p{
	text-align:center;
	font-size:1.4rem;
	margin:10px 0px 20px;
	color:rgba(0,0,0,.7);
	
}
.pd-content .pdcttitle{
	font-size:1.8rem;
	color:#1670af;
	border-bottom:1px rgba(0,0,0,.2) solid;
	padding-bottom:10px;
	margin-bottom:25px;
	margin-top:15px;
	position:relative;
}
.pd-content .pdcttitle:after{
	content:"";
	position:absolute;
	width:80px;
	height:3px;
	background:#1670af;
	bottom:-2px;
	z-index:9;
	left:0;
}

.pro-info-mid{
  margin: 40px 0 0px;
  min-height: 370px;  float:left; width:100%; 
}
.pro-info-mid td{
  border: 1px solid #e8e8e8;
}
.pro-info-mid &gt; ul{
  width: 100%;
  background: #fbfbfb;
  line-height: 50px;
  height: 50px;
  border:1px solid #e2e2e2; 
}
.pro-info-mid &gt; ul li{
  font-size: 16px;
  height: 50px;
  color: #333;
  width: 160px;
  text-align: center;
  
  float: left;
  position: relative;
  display: block;
  cursor: pointer;
}
.pro-info-mid &gt; ul li em{
  display: none;
  position: absolute;
  left: 67px;
  bottom: -28px;
}
.pro-info-mid &gt; ul &gt; li:hover em,.pro-info-mid &gt; ul &gt; li em.cur{
  display: block;
}
.pro-info-mid &gt; ul &gt; li:hover,.pro-info-mid &gt; ul &gt; li.cur{
  background-color: #337ab7;
  color: #fff;
}
.por-list-text{
  padding-top:40px;
}
.por-list-text &gt; strong{
  display: block;
  color: #333;
  margin-bottom: 10px;
  line-height: 14px;
  font-size: 14px;
}
.por-list-text img{max-width:100%;}
.por-list-text p{
  font-size: 14px; text-align:left !important; line-height:24px; 
  color: #666;
  display: block;
}
@media (max-width:1600px){
 .layout{ padding-left:4%; padding-right:4%;}
}
@media (max-width:1080px){
.por-list-text{max-width:600px;}
}
@media (max-width:1000px){
.por-list-text{max-width:none;}

}

@media (max-width:768px){
.ipdright&gt;span{

	padding-bottom:0px;margin-top:5px; line-height:2;
}
}
.pro-info-mid .pro-one{
  display: block;
}
.pro-info-mid .pro-two{
  display: none;
}
.pro-info-mid .pro-s{
  display: none;
}
.pro-s ul{
  width: 100%;
}
.pro-s ul li{
  padding: 28px 0 23px;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
}
.pro-s ul li span{
  display: block;
  width: 500px;
  background: url(../images/pic-6.png) no-repeat left center;
  padding-left: 35px;
  font-size: 14px;
  color: #666;
  float: left;
}
.pro-s ul li em{
  width: 100px;
  display: block;
  background: url(../images/pic-7.png) no-repeat left top;
  font-size: 14px;
  color: #666;
  float: right;
  font-style: normal;
  text-align: right;
}
.pro-s ul li:hover em{
  color: #006cb8;
  background: url(../images/pic-7.png) no-repeat left -32px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.nybanner img{ display:block;}
@media (max-width:600px){
.page-title .breadcrumbs{ display:none;}
.rrnei-lan-a{ margin-left:10px;}
.rrnei-lan-b{ margin-right:10px;}
.ipdright&gt;span {
    font-size: 1.5rem;

}
.ipdright&gt;section {
    padding: 10px 0px;
    line-height: 28px;
    color: rgba(0,0,0,.6);
}
.rrnei-nei{ padding:10px; padding-top:20px;}
.iproductd{ margin-left:0px !important;}
}
.iproductd{ margin-left:20px;}
.li-a{ margin-left:0 !important;}



.news-page .inner-box {
  padding: 70px 0 150px;
}
.news-page .inner-box .new-list li {
  padding-bottom: 31px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5; overflow:hidden;
}
.news-page .inner-box .new-list li .tit {
  font-size: 16px;
}
.news-page .inner-box .new-list li .tit a {
  color: #333333;
}
.news-page .inner-box .new-list li .tit a:hover {
  color: #990f0f;
}
.news-page .inner-box .new-list li .tit .date {
  color: #666666;
}
.news-page .inner-box .new-list li .abst {
  color: #666666;
  line-height: 28px;
  margin-top: 23px;
}
.newdet-page .news {
  padding: 0px 0 84px;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news_contents p{ text-indent:2em; margin-bottom:15px;}
.newdet-page .news .news_next {
  
  margin-top: 0px;
  
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px; float:left;
}
.fright{ float:right !important;}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
@media (max-width:600px){
	.fright{ float:left !important;}
	}
	
	
	
	

.job-info {
    width: 100%; }
.job-info p{ text-indent:0;}
.job-title {
    height: 55px;
    line-height: 55px;
    text-align: center;
    cursor: pointer; }
  .job-info &gt; .job-title {
    background-color: #eee;
    cursor: default; }
  .job-info span,
  .job-info em {
    display: inline-block;
    vertical-align: middle; }
  .job-title span {
    width: 250px; }
  .job-title em {
    width: 76px;
    height: 100%;
    background: url(../images/down.png) no-repeat center;
    background-size: 13px 8px;
    font-style: normal; }
  .job-wp .job-title:hover {
    color: #337ab7 }
  .job-wp {
    border-bottom: 1px solid #eee; }
  .job-desc {
    /*border: 1px solid red;*/
    padding: 0 96px 26px;
    line-height: 26px;
    color: #666;
    display: none; }
  .job-desc h2 {
    margin-top: 26px;
    font-size: 18px; color:#000;
    font-weight: 200; }
  .job-title .active {
    transition-duration: 1s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  .job-title .deactive {
    transition-duration: 1s;
    transform: rotate(0);
    -webkit-transform: rotate(0); }


@media screen and (max-width: 1400px) {
.job-title span {
    width: 200px; }

}
@media screen and (max-width: 1200px) {
.job-title span {
    width: 150px; }

}
@media screen and (max-width: 768px) {
	
.job-title span {
    width: 100px; }
.job-desc{    padding: 0 26px 26px;}
}
@media screen and (max-width: 380px) {
.job-title span {
    width: 70px; }
.job-title{ line-height:20px;}
.job-title em{ line-height:55px;}
}
.nex_h3{ font-size:24px;}
.text-center {
    text-align: center;
}
.right-extra{ margin-left:30px;}
.right-extra img{ max-width:none; }
.right-extra *{ box-sizing:content-box;}
.jqzoom img{ width:350px;}
.right-extra .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.right-extra .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.right-extra .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30; float:left; width:84px; text-align:center; cursor:pointer; }
.right-extra .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.right-extra .tab a{float:none;color:#c30;}
.right-extra .tab .curr{background-position:right -178px;color:#fff;}
.right-extra .tab .curr span{background-position:0 -178px;}
.right-extra .tab .curr a{color:#fff;}
.right-extra .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.right-extra .total{float:right;}
.right-extra .total strong{color:#FF7403;}
.right-extra .total a:link,.right-extra .total a:visited{color:#005aa0;}
.right-extra .join a:link,.right-extra .join a:visited{color:#FF7604;}
.right-extra .norecode{padding:0 10px 10px;}
.right-extra .iloading{margin-bottom:10px;}
/*评论列表*/
#comment .item{border:1px solid #FFFFFF;padding:8px 15px;}
#comment .odd{background: none repeat scroll 0 0 #F4F9FF;border: 1px solid #EDF0F1;border-radius:10px 10px 10px 10px;}
#comment .user{color:#999999;text-align: right;}
#comment .user span{margin-left: 20px;}
#comment .user .u-level{color:#088100;}
#comment dl{margin-bottom:5px;overflow:hidden;}
#comment dt{float:left;text-align:right;width:80px;}
#comment dd{float:right;overflow:hidden;width:649px;}
#comment .content{float:left;width:510px;}
#comment .date-answer{color:#999999;float:right;text-align:right;width:130px;}
#comment .useful{color:#999999;text-align:right;}
#comment .useful a{color: #005AA0;}
#comment dt b{background-image: url("../images/icon_clubs.gif");background-repeat: no-repeat;float:left;height:13px;margin:2px 3px 0 0;width:14px;}
#comment .ask b{background-position:-72px -14px;}
#comment .answer{color:#D75509;}
#comment .answer b{background-position:-57px -14px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center; margin:0;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #337ab7;padding:1px;}


#comment strong{font-weight:bold;}
.img_cp{ float:left;} 
.text_cp{ float:left; margin-left:30px; width:550px;}
.text_cp h2{ line-height: 30px;
color: #333333;
font-size: 26px;
padding-bottom: 12px;} 
.kan{ float:left;  position:relative; top:-70px; left:500px;}


.culture h2{ font-size:24px; color:#01aef0;}
.culture p{ font-size:16px; line-height:24px; margin-bottom:20px; margin-top:20px;}


@media screen and (max-width: 768px) {
	.right-extra{ margin-left:0;}
.text_cp{ margin-left:0; margin-top:20px;}
}




.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.ui.container {
    padding: 0 15px;
    position: relative;
    width: 1560px;
}
.lg-page .inner-box .grid.three &gt; .column {
    text-align: center;
    margin-bottom: 30px!important;
}
.ui .column {
    width: 27.33333333%; float:left; text-align:center;  margin:0 3%;margin-bottom:30px;
}
.ui .column h3{ line-height:40px; color:#000; font-size:18px;}
.inner-page{ margin-bottom:60px;}
#imageDataContainer{ line-height:40px !important;}
#imageData #bottomNav #bottomNavClose{ margin-top:10px;}
@media screen and (max-width: 1600px) {
	.ui.container{ width:100%}
	}
@media screen and (max-width:768px) {
	.ui .column {
    width: 45%; float:left; text-align:center;  margin:0 2.5%;margin-bottom:30px;
}
#imageDataContainer{ width:100% !important; height:auto !important;}
#outerImageContainer{ width:100% !important; height:auto !important;}
#lightboxImage{ width:100% !important; height:auto !important;}
#nextLink,#prevLink{height:100% !important;}
.lg-page .inner-box .grid.three &gt; .column h3{ margin-top:15px;}
.lg-page .inner-box .grid.three &gt; .column{ margin-bottom:0 !important;}
	}
	
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39; margin-bottom:10px;
   }
   
.rrnei-lan-a {
  
   float:left;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:30px;
   color:#595757;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {

   float:right;
   margin-right:0px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;    padding-left: 16px;
    color:#717071; font-size:12px; 
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   padding:30px; min-height:540px;
   }
@media screen and (max-width:768px) {
	.rrnei-lan-a { margin-left:0;}
}
.contact01 *{box-sizing:content-box;}	
.contact01{ width:50%; margin-bottom:60px;}	
.contact01 img{ max-width:none; max-height:none;}	</pre></body></html>